Package-level declarations

Types

Link copied to clipboard
class MuxUpload

Represents an upload of a video as a Mux Video asset. In order to use this SDK, you must first create a direct upload server-side, then return that direct upload PUT URL to your app.

Link copied to clipboard

Manages in-process uploads, allowing them to be observed from anywhere or restarted in case of network loss or process death

Link copied to clipboard

Listens for events from the Mux Upload SDK

Link copied to clipboard

Helper class for parsing Result objects from MuxUpload in Java.

Link copied to clipboard
sealed class UploadStatus

The current state of the upload. Uploads are first examined, potentially processed, then uploaded to Mux Video.